Hi everyone.
I try to cut those parts , see attached gcode. When i start from beginning everything is ok and the parts are cut as they should. The problem starts when i wanted to cut part 47 for example start (M3) at line 801.
I had the coordinate zeroed, by means of the zero button on the right of the x,y DROs.The cursor on the gcode program was by means of the "Set next statement" pointed on line 801 where the M3 is of the part 47.
When i pressed the start button the machine started exactly where it was at X0,Y0 instead of traveling at position X:1330.504 Y:1328.989.
The coordinates where set manual at rel. I try the same gcode at mach3 and works fine, with the function "run from here".What do i do wrong, or the KMotionCNC can't handle relative coordinates?.